home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / elk-2_0.lha / elk-2.0 / doc / README
Text File  |  1992-11-08  |  605b  |  19 lines

  1. "kernel" contains the Elk Reference Manual.  It describes the
  2. functionality of the Scheme interpreter kernel.
  3.  
  4. "man" contains a manual page for the interpreter.
  5.  
  6. "xlib" and "xt" hold the reference manuals for the Xlib and Xt
  7. extensions to Elk.
  8.  
  9. "oops" describes the simple object oriented programming tool that
  10. is available by evaluating "(require 'oops)" in Elk.
  11.  
  12. "ex" contains documentation that describes in tutorial form how
  13. extensions to Elk are written.
  14.  
  15. "paper" contains a draft version of a paper about El
  16.  
  17. "tmac" contains the troff macros and other utilities needed to
  18. typeset the documentation.
  19.